Everything Totally Explained


Ask & we'll explain, totally!
Interval (mathematics)
Totally Explained


  NEW! All the latest news in the worlds of computer gaming, entertainment, the environment,  
finance, health, politics, science, stocks & shares, technology and much, much, more.  


View this entry using RSS

Everything about Interval Mathematics totally explained

In mathematics, an interval is a set of real numbers with the property that any number that lies between two numbers in the set is also included in the set.For example, the set of all numbers x satisfying 0le xle 1 is an interval which contains 0 and 1, as well as all numbers between them. The set of positive numbers is also an interval.

Notations for intervals

The interval of numbers between a and b including a and b is often denoted [a,b]. If one of the endpoints is to be omitted, then the corresponding square bracket is replaced by a parenthesis. Thus, in set builder notation, » (a,b)=.

The basic operations of interval arithmetic are, for two intervals [a, b] and [c,d] that are subsets of the real line (-∞,∞),
  • [a,b] + [c,d] = [a+ c, b + d]
  • [a,b] − [c,d] = [ad, bc]
  • [a,b] × [c,d] = [min(ac, ad, bc, bd), max (ac, ad, bc, bd)]
  • [a,b] / [c,d] = [min(a/c, a/d, b/c, b/d), max (a/c, a/d, b/c, b/d)] Division by an interval containing zero isn't defined under the basic interval arithmetic. The addition and multiplication operations are commutative, associative and sub-distributive: the set X (Y + Z ) is a subset of XY + XZ.
       There are interval versions of standard algorithms, such as Newton's method. See also: comprehensive German Wikipedia article on

    Further Information

    Get more info on 'Interval Mathematics'.


    External Link Exchanges

    Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:

      <a href="http://interval__mathematics.totallyexplained.com">Interval (mathematics) Totally Explained</a>

    Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
       As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned.



  • Copyright © 2007-8 totallyexplained.com | Licensed under the GNU Free Documentation License | Site Map
    This article contains text from the Wikipedia article Interval (mathematics) (History) and is released under the GFDL | RSS Version